#include <PluginCommon.hpp>
Public Member Functions | |
| virtual | ~IDPManager () |
| virtual IDPMObject * | GetObjectManager ()=0 |
| virtual IDPMScene * | GetSceneManager ()=0 |
| virtual IDPMInterface * | GetInterfaceManager ()=0 |
| virtual IDPMEventHandler * | GetEventHandler ()=0 |
| virtual IDPMCommandHandler * | GetCommandHandler ()=0 |
| virtual int | GetPluginCount ()=0 |
| virtual IDPlugin * | GetNextPlugin (IDPlugin *CurrentPlugin)=0 |
| virtual BOOL | SupportsInterface (const char *InterfaceName)=0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3